Metadata-Version: 2.1
Name: COMPAS-AGS
Version: 1.0.4
Summary: COMPAS package for Computational Graphic Statics
Home-page: http://compas-dev.github.io/compas_ags
Author: Tom Van Mele
Author-email: van.mele@arch.ethz.ch
License: MIT
Project-URL: Documentation, http://compas-dev.github.io/compas_ags
Project-URL: Forum, https://forum.compas-framework.org/c/compas-ags
Project-URL: Repository, https://github.com/compas-dev/compas_ags
Project-URL: Issues, https://github.com/compas-dev/compas_ags/issues
Description: # compas_ags
        
        ![build](https://github.com/blockresearchgroup/compas_ags/workflows/build/badge.svg)
        [![GitHub - License](https://img.shields.io/github/license/blockresearchgroup/compas_ags.svg)](https://github.com/blockresearchgroup/compas_ags)
        
        **compas_ags** is a COMPAS package for Computational Graphic Statics.
        It combines implementations of the following papers:
        
        * Algebraic Graph Statics
        * Bi-directional Algebraic Graph Statics
        * Load-path optimisation of funcicular networks
        
        See "[Publications](https://blockresearchgroup.github.io/compas_ags/publications.html)" for more info.
        
        ## Getting Started
        
        Have a look at the "Getting Started" instructions in the docs: <https://blockresearchgroup.github.io/compas_ags/gettingstarted.html>.
        
        ## First Steps
        
        A good place to start exploring AGS through `compas_ags` are the [tutorial](https://blockresearchgroup.github.io/compas_ags/tutorial.html), and the [examples](https://blockresearchgroup.github.io/compas_ags/examples.html).
        
        ## Questions and feedback
        
        For questions and feedback, read through or post something in the [compas_ags category](https://forum.compas-framework.org/c/compas-ags) of the COMPAS forum.
        
        ## Issue tracker
        
        If you find a bug, please help us solve it by [filing a report](https://github.com/blockresearchgroup/compas_ags/issues).
        
        ## Contributing
        
        If you want to contribute, check out our [developer guidelines](https://blockresearchgroup.github.io/compas_ags/devguide.html).
        
        ## License
        
        `compas_ags` is licensed under the MIT License. See [LICENSE](https://github.com/blockresearchgroup/compas_ags/blob/master/LICENSE), for more information.
        
Keywords: architecture,engineering
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=2.7
Description-Content-Type: text/markdown
